PDF4Java Reference Documentation
com.o2sol.pdf4java.content.images Package / PDFVisualImage Class / getDisplayWidth Method
In This Topic
    getDisplayWidth Method
    In This Topic
    Gets the width of the displayed image on the page.
    Syntax
    public double getDisplayWidth()

    Return Value

    The width, in points, of the displayed image on the page.
    See Also